PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFFixedDocument Class / setPageLayout Method
The document's page layout.
In This Topic
    setPageLayout Method
    In This Topic
    Sets the document's page layout specifying how the pages should be displayed when opened.
    Syntax
    public void setPageLayout( 
       PDFPageLayout pageLayout
    )

    Parameters

    pageLayout
    The document's page layout.
    See Also